home *** CD-ROM | disk | FTP | other *** search
- set("/:pontos","0");
- set("/:nivel","1");
- set("/:posicao","2000");
- set("/:carros","0");
- set("/:tempo","0");
- set("/:tempo2","0");
- stop();
- tellTarget("/roda")
- {
- gotoAndStop("centro");
- }
- tellTarget("/perdevida")
- {
- gotoAndStop(1);
- }
-